/*
  Theme Name:Dot See Business HTML5 template.
  Theme URL:http://webpro.themepul.com/html/
  Author: 24webpro
  Author URI: https://themeforest.net/user/24webpro
  Description: Dot See – A stunning Business HTML5.... Dot See | Business HTML5 template…. Dot See is modern and exclusive HTML template suitable for agencies and freelancers. Dot See was designed in best possible look with flat, clean and clear design that will make your website difference from others. In line with Modern Design Trends, Color Fresh and Dynamic, Creative + Detail Layouts with elegant look! This one will be an amazing choice! .
  Version: 1.0
*/


css index
============================================


/* -----------------------------------------------------------------------------------
1. Theme default css (Global css, body, padding, transition, section etc)
2. header
    2.1. main-menu
    2.2. dropdown menu
3. slider 
4. about us 
5. our services 
6. our projects 
	6.1. portfolio
	6.2. portfolio hover
7. our progress
8. our team
9. our skill & description
	9.1. skill
	9.2. description
10. testimonial
11. our price
12. big banner
13. our blog
14. our brand
15. footer
	15.1. social
	15.2. contact form
	15.3. footer copyright
	15.4. top to buttom icon
16. blog page
	16.1. start breadcrumb
	16.2. categori
	16.3. resent post
17. blog details page
----------------------------------------------------------------------------------- */

/****Global css*****/

h1,
h2,
h3,
h4,
h5,
h6,
p,
.no-margin {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

html,
body {
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    height: 100%;
    color: #333
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:focus,
a:hover:focus,
button:focus,
button:hover:focus,
.btn:focus,
.btn:hover:focus .home-1 a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -ms-border: none;
    -o-border: none;
}


/*padding */

.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px
}

.padding-top100 {
    padding-top: 70px;
}

.padding-top50 {
    padding-top: 50px;
}

.padding-bottom50 {
    padding-bottom: 50px;
}

.margin-top45 {
    padding-top: 45px;
}

.margin-top50 {
    padding-top: 50px;
}

.margin-bottom40 {
    padding-bottom: 40px;
}


/*end padding */

/* transition */
.transi-4s,
.transi-4s:hover,
nav.navbar.bootsnav ul.nav > li > a:hover span.view-line::before,
nav.navbar.bootsnav ul.nav > li > a:hover span.view-line:after,
span.view-line:after,
span.view-line::before,
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a,
.portfolio-menu li > span,
.portfolio-menu li > span:hover {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}


/*** header ***/


/* main-menu */

.header nav.navbar.bootsnav {
    background-color: #111;
    border: none;
    border-radius: 0;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
  content: "\f107";
    font-family: fontawesome;
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #7eba03;
}

span.view-line:after {
    background-color: #7eba03;
    border-radius: 100px;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 5px;
    opacity: 0
}

.navbar-nav >li > a span {
    position: relative;
}

nav.navbar.bootsnav ul.nav > li > a:hover span.view-line::before,
nav.navbar.bootsnav ul.nav > li > a:hover span.view-line:after {
    opacity: 1
}

span.view-line::before {
    border-bottom: 1px solid #7eba03;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 23px;
    width: 100%;
    opacity: 0
}

.attr-nav > ul > li > a {
    padding: 28px 8px;
}

.attr-nav .h-fb {
    color: #45619d;
}

.attr-nav .h-go {
    color: #cf4539;
}

.attr-nav .h-tw {
    color: #E4003A;
}

.attr-nav .h-ins {
    color: #f61313;
}

.attr-nav .h-vim {
    color: #fd9f13;
}

.attr-nav > ul > li > a i:hover {
    color: #7eba03;
}

.header.on {
    position: fixed;
}

.header {
    transition: all 0.1s ease 0s;
    width: 100%;
    z-index: 999;
}

/* dropdown menu */

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-color: #7eba03;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    color: #333;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #7eba03;
}


/******* style 2 ********/

.style-2 span.view-line::before {
    border-bottom: 1px solid #fa655f;
}

.style-2 span.view-line::after {
    background-color: #fa655f;
}

.style-2 nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #fa655f;
}

.style-2 .attr-nav > ul > li > a i:hover {
    color: #fa655f;
}

/* dropdown menu */

.style-2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-color: #fa655f;
}

.style-2 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #fa655f;
}


/* style 3 */

.style-3 span.view-line::before {
    border-bottom: 1px solid #E4003A;
}

.style-3 span.view-line::after {
    background-color: #E4003A;
}

.style-3 nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #E4003A;
}

.style-3 .attr-nav > ul > li > a i:hover {
    color: #E4003A;
}

/* dropdown menu */

.style-3 nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-color: #E4003A;
}

.style-3 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #E4003A;
}


/*** slider ***/

.slider-item {
    position: relative;
}

.slider-area .nivo-caption {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 8;
}

.sl-text-contains {
    margin-top: 170px;
    position: absolute;
    top: 0;
    z-index: 11;
}

.slider-area .Headding {
    color: #fff;
    font-family: roboto, sans-serif;
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}

.slider-item {
    position: relative;
}

.slider-item::after {
    background: rgba(17, 17, 17, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.slider-area .see {
    color: #7eba03;
    padding: 0 10px 0 0;
}

.slider-area .btn-psd {
    background-color: #7eba03;
    border-radius: 100px;
    display: inline-block;
    font-size: 18px;
    height: 70px;
    line-height: 3;
    margin-left: -16px;
    line-height: 67px;
    position: absolute;
    text-align: center;
    top: -22px;
    width: 70px;
    z-index: -1;
}

.slider-area .s-dsc {
    font-size: 15px;
    margin-top: 20px;
    color: #fff;
    padding-right: 132px;
    margin-bottom: 30px
}

.slider-area .btn.btn-button {
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-top: 23px;
    padding: 10px 26px;
}

.slider-area .btn.btn-button:hover {
    border: 2px solid #7eba03;
    background-color: #7eba03;
}

a.nivo-control {
    font-size: 0
}

.nivo-control.active::after {
    color: #7eba03;
    content: "";
    font-family: fontawesome;
    font-size: 11px;
}

.nivo-control::after {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 11px;
    margin: 5px
}

.nivo-controlNav {
    bottom: 92px;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1111111;
}

.nivo-directionNav {
    display: none;
}

figure.slider-area {
    margin: 0;
    position: relative;
}

.nivo-controlNav {
    bottom: 0;
    z-index: 333;
}


/* style 2 */

.style-2 .slider-area .Headding {
    text-align: center;
    margin-top: -30px;
}

.style-2 .slider-area .s-dsc {
    padding: 0 283px;
    text-align: center;
}

.style-2 .slider-area .Buy.Now {
    text-align: center;
}

.style-2 .slider-area .see {
    color: #fa655f;
}

.style-2 .slider-area .btn-psd {
    background-color: #fa655f;
}

.style-2 .slider-area .btn.btn-button:hover {
    background-color: #fa655f;
    border: 2px solid #fa655f;
}

.style-2 .nivo-control.active::after {
    color: #fa655f;
}


/* style 3 */

.style-3 .slider-area .see {
    color: #E4003A;
}

.style-3 .slider-area .btn-psd {
    background-color: #E4003A;
}

.style-3 .slider-area .btn.btn-button:hover {
    background-color: #E4003A;
    border: 2px solid #E4003A;
}

.style-3 .nivo-control.active::after {
    color: #E4003A;
}


/*** about us ***/

.item-hadding {
    font-family: roboto, sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}

.hadding-title > p {
    margin-top: 26px;
    text-align: center;
}

.item-hadding > span {
    position: relative;
}

.item-hadding > span::after {
    border-bottom: 1px solid #7eba03;
    content: "";
    left: 0;
    position: absolute;
    top: 38px;
    width: 100%;
}

.item-hadding > span::before {
    background-color: #fff;
    border: 1px solid #7eba03;
    border-radius: 100%;
    content: "";
    height: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 15px;
    top: 33px;
    width: 10px;
    z-index: 666;
}

.item-hadding span > span {
    position: relative;
}

.item-hadding span > span::before {
    background-color: #fff;
    border: 1px solid #7eba03;
    border-radius: 100%;
    bottom: -12px;
    content: "";
    height: 10px;
    left: 15px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 10px;
    z-index: 1;
}

.about-image > img {
    position: relative;
    z-index: -9;
}

.about-image {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgb(126, 186, 3, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.ab-hadding {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    margin-top: -4px;
}

.ab-hadding > span {
    color: #7eba03;
    padding: 0 6px;
}

.about-contain > p {
    margin-top: 15px;
}

.about-contain2 > p {
    margin-top: 15px;
}

.about-contain2 {
    margin-top: 35px;
}

.about-details .btn.btn-button {
    border: 1px solid #7eba03;
    border-radius: 0;
    color: #7eba03;
    font-size: 14px;
    margin-top: 23px;
    padding: 9px 25px 8px;
}

.about-details .btn.btn-button:hover {
    border: 1px solid #333;
    color: #333;
}


/* style 2 */

.style-2 .item-hadding span > span::before {
    border: 1px solid #fa655f;
}

.style-2 .item-hadding > span::after {
    border-bottom: 1px solid #fa655f;
}

.style-2 .item-hadding > span::before {
    border: 1px solid #fa655f;
}

.style-2 .ab-hadding > span {
    color: #fa655f;
}

.style-2 .about-image {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(250, 101, 95, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-2 .about-details .btn.btn-button {
    border: 1px solid #fa655f;
    color: #fa655f;
}

.style-2 .about-details .btn.btn-button:hover {
    border: 1px solid #333;
    color: #333;
}


/* style 3 */

.style-3 .item-hadding span > span::before {
    border: 1px solid #E4003A;
}

.style-3 .item-hadding > span::after {
    border-bottom: 1px solid #E4003A;
}

.style-3 .item-hadding > span::before {
    border: 1px solid #E4003A;
}

.style-3 .ab-hadding > span {
    color: #E4003A;
}

.style-3 .about-image {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(66, 192, 251, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-3 .about-details .btn.btn-button {
    border: 1px solid #E4003A;
    color: #E4003A;
}

.style-3 .about-details .btn.btn-button:hover {
    border: 1px solid #333;
    color: #333;
}


/*** our services ***/

.service-details-big-item {
    text-align: center;
    background-color: #7eba03;
}

.service-details {
  padding: 0 30px;
  margin-top: 30px;
}

.service-big-icon > li {
    display: inline-block;
    list-style: none;
}

.service-big-icon > ul > li a {
  background-color: #fff;
  border: 2px solid #7eba03;
  border-radius: 100%;
  color: #7eba03;
  display: block;
  font-family: fontawesome;
  font-size: 45px;
  height: 100px;
  left: 0;
  line-height: 2;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -20px;
  width: 100px;
}

.service-details > h2 {
    color: #fff;
    font-family: roboto, sans-serif;
    font-size: 30px;
    font-weight: 900;
    padding-top: 74px;
    text-transform: uppercase;
}

.service-details > p {
    color: #fff;
    margin-top: 18px;
}

.service-details .btn.btn-button {
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 40px;
}

.service-mini-icon > li {
    list-style: none;
}

.service-details-mini-item {
    margin-top: 30px;
}

.service-mini-icon a {
    background-color: #fff;
    border: 2px solid #333;
    border-radius: 100%;
    color: #333;
    display: block;
    font-family: fontawesome;
    font-size: 22px;
    height: 58px;
    line-height: 2.5;
    text-align: center;
    width: 58px;
}

.service-details > h3 {
    color: #333;
    font-family: roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: -30px;
    margin-top: 26px;
    text-transform: uppercase;
}

.service-details-mini-item:hover .seivice-icon {
    color: #7eba03;
    border-color: #7eba03
}

.service-details-mini-item:hover .service-ttile {
    color: #7eba03;
}

.service-details .btn.btn-button:hover {
    border: 1px solid #fff;
    color: #7eba03;
    background-color: #fff;
}


/* style 2 */

.style-2 .service-big-icon a {
    border: 2px solid #fa655f;
    color: #fa655f;
}

.style-2 .service-details-big-item {
    background-color: #fa655f;
    text-align: center;
}

.style-2 .service-details .btn.btn-button {
    border: 1px solid #fff;
    color: #fff;
}

.style-2 .service-details .btn.btn-button:hover {
    border: 1px solid #fff;
    color: #fa655f;
}

.style-2 .service-details-mini-item:hover .seivice-icon {
    border-color: #fa655f;
    color: #fa655f;
}

.style-2 .service-details-mini-item:hover .service-ttile {
    color: #fa655f;
}


/* style 3 */

.style-3 .service-big-icon a {
    border: 2px solid #E4003A;
    color: #E4003A;
}

.style-3 .service-details-big-item {
    background-color: #E4003A;
    text-align: center;
}

.style-3 .service-details .btn.btn-button {
    border: 1px solid #fff;
    color: #fff;
}

.style-3 .service-details .btn.btn-button:hover {
    border: 1px solid #fff;
    color: #E4003A;
}

.style-3 .service-details-mini-item:hover .seivice-icon {
    border-color: #E4003A;
    color: #E4003A;
}

.style-3 .service-details-mini-item:hover .service-ttile {
    color: #E4003A;
}


/*** our projects ***/

.projects-menu {
    text-align: center;
    margin-top: 36px;
}

.project-menu-bar > li a {
    color: #333;
    font-weight: bold;
    background: none;
    padding-right: 36px;
}

.project-menu-bar > li {
    display: inline-block;
}

.project-menu-bar > li .last-child {
    margin-right: -36px;
}

.projects-menu span:hover {
    color: #7eba03;
    text-decoration: line-through;
}


/* portfolio */

.por-img {
    margin-bottom: 30px;
}

.hover-item {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.portfolio-list .mix {
    display: none;
}

.protfolio-con {
    background-color: #fff;
    border-radius: 100%;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
}

.protfolio-con:hover {
    background: #7eba03;
    color: #fff;
}

.port-icon {
    bottom: 0;
    height: 58px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.portfolio-menu li {
    display: inline-block;
    padding-right: 40px;
    cursor: pointer;
}

.portfolio-menu .last-child {
    padding-right: 0px;
}

.portfolio-menu li > span {
    font-weight: bold;
    text-transform: uppercase;
}

.portfolio-menu li > .active {
    color: #7eba03;
    text-decoration: line-through;
}

.portfolio-item1 .mix {
    display: none;
}

.protfolio-con.pro-view {
    position: relative;
    right: 250px;
}

.protfolio-con.pro-link {
    left: 250px;
    position: relative;
}

.por-img:hover .pro-link {
    left: 0px;
}

.por-img:hover .pro-view {
    right: 0px;
}


/*** portfolio hover ***/

.por-img::before {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(126, 186, 3, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0;
  content: "";
  height: 90%;
  left: 15px;
  overflow: hidden;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transition: all 0.4s ease 0s;
  width: 90%;
}

.por-img:hover::before {
    overflow: hidden;
    transform: scaleY(1);
    transition: all 0.4s ease 0s;
}

.hover-item:hover .port-icon {
    display: block;
}


/* style 2 */

.style-2 .portfolio-menu li > .active {
    color: #fa655f;
}

.style-2 .projects-menu span:hover {
    color: #fa655f;
}

.style-2 .por-img::before {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(250, 101, 95, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-2 .protfolio-con:hover {
    background: #fa655f;
    color: #fff;
}


/* style 3 */

.style-3 .portfolio-menu li > .active {
    color: #E4003A;
}

.style-3 .projects-menu span:hover {
    color: #E4003A;
}

.style-3 .por-img::before {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(66, 192, 251, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-3 .protfolio-con:hover {
    background: #E4003A;
    color: #fff;
}


/*** our progress ***/

.our-progress-area {
    overflow: hidden;
}

.progress-bg {
    background-color: #171717;
    margin-top: 50px;
    padding-bottom: 193px;
}

.pro-hadding span {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: -158px;
  text-align: center;
  text-transform: uppercase;
}

.pro-hadding > span::before {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: -9px;
  top: 94px;
  width: 5px;
  z-index: 666;
}

.pro-hadding span > span::before {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: -9px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 94px;
  width: 5px;
  z-index: 1;
}

.pro-hadding span::after {
  border-bottom: 1px solid #fff;
  content: "";
  display: block;
  margin: 0 auto;
  position: relative;
  top: 21px;
  width: 46px;
}

.pro-count {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  margin-top: 45px;
  text-align: center;
}

.pro-img > img {
    opacity: 0.1;
}

.progress-details {
    margin-top: 148px;
}


/*** our team ***/

.team-img {
  border-bottom: 3px solid #7eba03;
  position: relative;
  margin: 0 auto;
}

.team-social > a {
    background-color: #fff;
    border-radius: 100%;
    color: #999;
    display: inline-block;
    height: 36px;
    line-height: 2.5;
    margin-right: 5px;
    text-align: center;
    width: 36px;
    border: 1px solid #fff;
    display: none;
}

.team-social > a:hover {
    background-color: #7eba03;
    border: 1px solid #7eba03;
    color: #fff;
}

.team-detail h5 > a {
    color: #fff;
    display: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

.team-detail h3 > a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    font-weight: bold;
    margin-top: 5px;
    display: none;
}

.team-social {
    text-align: center;
}

.team-detail {
    bottom: 20px;
    left: auto;
    margin: auto;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 999;
}

.team-img:hover:after {
    transform: scaleX(1);
    transition: all 0.4s ease 0s;
}

.team-img::after {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(126, 186, 3, 0.3) 0%, rgba(0, 0, 0, 0.3) 95%);
    content: "";
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transition: all 0.4s ease 0s;
    width: 100%;
}

.team-img:hover .team-social > a {
    display: inline-block;
}

.team-img:hover .team-detail h3 > a,
.team-img:hover .team-detail h5 > a {
    display: block;
}


/* style 2 */

.style-2 .team-social > a:hover {
    background-color: #fa655f;
    border: 1px solid #fa655f;
}

.style-2 .team-img::after {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(250, 101, 95, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-2 .team-img {
    border-bottom: 3px solid #fa655f;
}


/* style 3 */

.style-3 .team-social > a:hover {
    background-color: #E4003A;
    border: 1px solid #E4003A;
}

.style-3 .team-img::after {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(66, 192, 251, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.style-3 .team-img {
    border-bottom: 3px solid #E4003A;
}


/*** our skill & description ***/


/* skill */

.skill-test {
    background-color: #333333;
    border-radius: 19px;
    display: inline-block;
    float: right;
    height: 5px;
    margin-top: 10px;
    width: 75%;
}

.skill-test-percent {
    height: 5px;
    text-align: right;
}

.skill-test-percent > span {
    display: inline-block;
    position: relative;
    top: -24px;
    font-weight: bold;
}

.skill-test-title {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}

.skill-test-title .skill-dot {
    display: inline-block;
    left: 118px;
    position: absolute;
}

.skill-test-percent {
    background-color: #7eba03;
    position: relative;
    transition: all 0.4s ease 0s;
    text-align: right;
    border-radius: 5px;
}

.skill-test-percent::after {
    background-color: #fff;
    border: 1px solid #7eba03;
    border-radius: 100%;
    content: "";
    height: 10px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    width: 10px;
}

.skill-test-details.first-child {
    margin-top: 12px;
}

.skill-test-details {
    margin-top: 34px;
}


/*** description ***/

.hadding-description {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #7eba03;
}

.description-details .nav.nav-tabs {
    background-color: #7eba03;
    margin-top: 24px;
}

.description-details .nav.nav-tabs a {
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}

.description-details .nav.nav-tabs a:hover {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    color: #333;
    left: 0;
    margin-left: 0;
    margin-top: 1px;
    padding: 9px 15px 12px;
}

ul#myTab li:first-child {
    margin-left: 1px;
}

.description-details .nav.nav-tabs .active > a {
    border: medium none #999;
    border-radius: 0;
    color: #333;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
    padding: 10px 15px 11px;
}

.scrill-tab-description > p {
    border: 1px solid #7eba03;
    margin-top: -2px;
    padding: 20px;
}

.description-details .nav-tabs > li > a {
    border: medium none transparent;
    border-radius: 0;
    line-height: 24px;
    margin-right: 0;
}


/* style 2 */

.style-2 .skill-test-percent::after {
    border: 1px solid #fa655f;
}

.style-2 .skill-test-percent {
    background-color: #fa655f;
}

.style-2 .hadding-description {
    color: #fa655f;
}

.style-2 .description-details .nav.nav-tabs {
    background-color: #fa655f;
}

.style-2 .scrill-tab-description > p {
    border: 1px solid #fa655f;
}


/* style 3 */

.style-3 .skill-test-percent::after {
    border: 1px solid #E4003A;
}

.style-3 .skill-test-percent {
    background-color: #E4003A;
}

.style-3 .hadding-description {
    color: #E4003A;
}

.style-3 .description-details .nav.nav-tabs {
    background-color: #E4003A;
}

.style-3 .scrill-tab-description > p {
    border: 1px solid #E4003A;
}


/*** testimonial ***/

.testimonial-bg {
    background-color: #171717;
    margin-top: 50px;
}

.testimonial-details > p {
    color: #fff;
    font-weight: bold;
    margin-left: 104px;
    margin-top: -57px;
}

.testi-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 1px solid #333;
}

.testimonial-details {
    margin-top: 149px;
    margin-bottom: 145px;
    cursor: pointer;
}

.testi-img > img {
    max-width: 100%;
    width: auto!important;
	border-radius: 100%;
}


/*** our price ***/

.our-price-section {
    background-color: #f6f6f6;
    border: 1px solid #e8e8e8;
}

.price-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-top: 46px;
}

.price-sub-title {
    text-align: center;
    margin-top: 8px;
    color: #999;
}

.price-title:hover {
    color: #7eba03;
}

.price-center {
    margin-top: 67px;
    text-align: center;
}

.price-amount {
    background-color: #fff;
    border: 2px solid #7eba03;
    border-radius: 100%;
    height: 78px;
    line-height: 2.5;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 78px;
    top: 23px;
}

.price-amount > span {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    z-index: 99;
    margin-left: -23px;
}

.price-amount::after {
    background-color: #7eba03;
    border-radius: 100%;
    content: "";
    display: block;
    height: 70px;
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
    width: 70px;
}

.price-amount::before {
    border-top: 1px solid #7eba03;
    content: "";
    display: block;
    margin-left: -113px;
    margin-top: 38px;
    position: absolute;
    width: 300px;
}

.price-center li {
    padding-bottom: 40px;
    text-align: center;
}

.price-bottom {
    margin-top: 13px;
    text-align: center;
    margin-bottom: 59px;
}

.price-bottom a {
    background-color: #111;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    padding: 10px 35px;
    text-transform: capitalize;
}

.our-price-section:hover .price-title {
    color: #7eba03;
}

.our-price-section:hover .purchase-button {
    color: #fff;
    background-color: #7eba03
}


/* style 2 */

.style-2 .price-amount::before {
    border-top: 1px solid #fa655f;
}

.style-2 .price-amount::after {
    background-color: #fa655f;
}

.style-2 .price-amount {
    border: 2px solid #fa655f;
}

.style-2 .our-price-section:hover .price-title {
    color: #fa655f;
}

.style-2 .our-price-section:hover .purchase-button {
    background-color: #fa655f;
}


/* style 3 */

.style-3 .price-amount::before {
    border-top: 1px solid #E4003A;
}

.style-3 .price-amount::after {
    background-color: #E4003A;
}

.style-3 .price-amount {
    border: 2px solid #E4003A;
}

.style-3 .our-price-section:hover .price-title {
    color: #E4003A;
}

.style-3 .our-price-section:hover .purchase-button {
    background-color: #E4003A;
}


/*** big banner ***/

.promo-big-banner {
  background: rgba(0, 0, 0, 0) url("../images/banner-petarn.png") repeat scroll 0 0;
  padding: 120px 0;
  overflow: hidden;
}

.big-banner h1 {
    color: #fff;
    font-family: poppins, sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    font-size: 39px;
}

.big-banner > p {
    color: #fff;
    display: block;
    margin: 20px auto;
    text-align: center;
    width: 570px;
}

.banner-button {
    background-color: #7eba03;
    height: 55px;
    margin: 0 auto;
    padding: 15px 30px;
    text-align: center;
    width: 160px;
    cursor: pointer;
}

.banner-button:hover {
    background: #333;
}

.banner-button > span {
    color: #fff;
    font-weight: bold;
    margin-left: 7px;
}

.banner-button > i {
    font-size: 18px;
    font-family: fontawesome;
    color: #fff;
}


/* style 2 */

.style-2 .banner-button {
    background-color: #fa655f;
}

.style-2 .banner-button:hover {
    background-color: #333;
}


/* style 3 */

.style-3 .banner-button {
    background-color: #E4003A;
}

.style-3 .banner-button:hover {
    background-color: #333;
}


/*** our blog ***/

.blog-img {
    background-color: #111;
}

.blog-img > img {
    opacity: 0.6;
}

.product-name > a {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 16px;
}

.product-name > a:hover,
.blog-date-meta > li:hover,
.blog-date-meta a:hover,
.blog-post-meta > li a:hover,
.blog-post-meta span:hover {
    color: #7eba03;
}

.blog-date-meta > li {
    display: inline-block;
    margin-right: 20px;
    margin-top: 8px;
}

.blog-date-meta a {
    color: #333;
    margin-left: 6px;
    font-family: roboto, sans-serif;
}

.blog-button {
    background-color: #333;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: 23px;
    padding: 6px 20px;
}

.blog-button:hover {
    background-color: #7eba03;
}

.blog-post-meta {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}

.blog-post-meta > li {
    display: inline-block;
    padding-right: 49px;
}

.blog-post-meta li.last-child {
    padding-right: 0;
}

.blog-post-meta a {
    color: #999;
    margin-left: 5px;
    font-family: roboto, sans-serif;
}

.blog-post-meta span {
    color: #999;
    cursor: pointer;
}

.blog-post-content {
    border-top: 1px solid #e8e8e8;
    margin-top: 30px;
}


/* style 2 */

.style-2 .product-name > a:hover,
.style-2 .blog-date-meta > li:hover,
.style-2 .blog-date-meta a:hover,
.style-2 .blog-post-meta > li a:hover,
.style-2 .blog-post-meta span:hover {
    color: #fa655f;
}

.style-2 .blog-button:hover {
    background-color: #fa655f;
}


/* style 3 */

.style-3 .product-name > a:hover,
.style-3 .blog-date-meta > li:hover,
.style-3 .blog-date-meta a:hover,
.style-3 .blog-post-meta > li a:hover,
.style-3 .blog-post-meta span:hover {
    color: #E4003A;
}

.style-3 .blog-button:hover {
    background-color: #E4003A;
}


/*** our brand ***/

.item.single-brand-logo {
    display: inline-block;
}

.item.single-brand-logo.last-child {
    margin-right: 0;
}


/*** footer ***/

.footer-bg {
    background: rgba(0, 0, 0, 0) url("../images/footer-petarn.png");
    padding-bottom: 50px;
}

.footer-title {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer-title::after {
    border-bottom: 1px solid #333;
    content: "";
    display: block;
    margin-top: 15px;
}

.footer-content {
    display: block;
    position: absolute;
}

.footer-content > p {
    color: #fff;
    width: 234px;
}

.footer-address {
    margin-top: 10px;
}

.footer-address i {
    background-color: #111;
    border: 1px solid #333;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 34px;
    line-height: 2.5;
    margin-top: 15px;
    text-align: center;
    width: 34px;
}

.footer-address > li span {
    color: #fff;
    margin-left: 13px;
}


/* social */

.footer-social-icon {
    margin-top: 30px;
}

.footer-social-icon li {
    display: inline-block;
}

.footer-social-icon > ul > li > a i {
    color: #fff;
    font-size: 18px;
    font-family: fontawesome;
}

.footer-social-icon .facebook,
.footer-social-icon .twitter,
.footer-social-icon .google,
.footer-social-icon .skype,
.footer-social-icon .vimeo {
    border-radius: 100%;
    display: block;
    height: 39px;
    line-height: 3;
    text-align: center;
    width: 39px;
}

.footer-social-icon .facebook {
    background-color: #45619d;
}

.footer-social-icon .twitter {
    background-color: #E4003A;
}

.footer-social-icon .google {
    background-color: #cf4539;
}

.footer-social-icon .skype {
    background-color: #009ee5;
}

.footer-social-icon .vimeo {
    background-color: #ec9f21;
}

.footer-social-icon .facebook:hover,
.footer-social-icon .twitter:hover,
.footer-social-icon .google:hover,
.footer-social-icon .skype:hover,
.footer-social-icon .vimeo:hover {
    background-color: #7eba03;
}


/* contact form */

.name-form-name > h3,
.email-form-email > h3,
.comment-form-comments > h3 {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.comment-form-comments {
    margin-top: 20px;
}

.form-control.border-radius {
    background-color: #111;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0;
    margin-top: 10px;
}

.form-submit .btn.submit-btn.border-radius {
    background-color: #111;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.form-submit .btn.submit-btn.border-radius:hover {
    background-color: #7eba03;
}

.footer-google-map {
    opacity: 0.5;
}


/* footer copyright */

.footer-copyright {
    background-color: #111;
    padding: 43px 0;
}

.copyright > p {
    color: #999;
    font-weight: bold;
    text-align: center;
}

.copyright a {
    color: #7eba03;
}

.copyright a:hover {
    color: #fff;
}


/* style 2 */

.style-2 .footer-social-icon .facebook:hover,
.style-2 .footer-social-icon .twitter:hover,
.style-2 .footer-social-icon .google:hover,
.style-2 .footer-social-icon .skype:hover,
.style-2 .footer-social-icon .vimeo:hover {
    background-color: #fa655f;
}

.style-2 .form-submit .btn.submit-btn.border-radius:hover {
    background-color: #fa655f;
}

.style-2 .copyright a {
    color: #fa655f;
}

.style-2 .copyright a:hover {
    color: #fff;
}


/* style 3 */

.style-3 .footer-social-icon .facebook:hover,
.style-3 .footer-social-icon .twitter:hover,
.style-3 .footer-social-icon .google:hover,
.style-3 .footer-social-icon .skype:hover,
.style-3 .footer-social-icon .vimeo:hover {
    background-color: #E4003A;
}

.style-3 .form-submit .btn.submit-btn.border-radius:hover {
    background-color: #E4003A;
}

.style-3 .copyright a {
    color: #E4003A;
}

.style-3 .copyright a:hover {
    color: #fff;
}


/***  top to buttom icon ***/

#top-buttom span::after {
    content: "\f106";
    font-family: fontawesome;
    font-size: 15px;
}

#top-buttom span {
    background-color: #7eba03;
    bottom: 111px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    padding: 8px 14px;
    position: fixed;
    right: 29px;
    width: 40px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.top-bottom {
    position: relative;
}

#top-buttom span:hover {
    background-color: #333;
    color: #fff;
}

.comparer-page img {
    width: 100%;
}

.style-2 #top-buttom span {
    background-color: #fa655f;
}

.style-2 #top-buttom span:hover {
    background-color: #333;
    color: #fff;
}

.style-3 #top-buttom span {
    background-color: #E4003A;
}

.style-3 #top-buttom span:hover {
    background-color: #333;
    color: #fff;
}


/*** blog page ***/


/*** start breadcrumb ***/

.breadcrumb.breadcrumb-box {
    background-color: #111;
    border-radius: 100px;
    margin-top: 30px;
    text-align: center;
    text-transform: capitalize;
}

.breadcrumb-box li {
    color: #7eba03;
    display: inline;
    font-weight: bold;
}

.breadcrumb span > span::after {
    content: "\f105";
    font-family: fontawesome;
    margin-left: 5px;
}

.breadcrumb-box span > span {
    color: #fff;
    font-weight: bold;
    margin: 5px;
}


/* end breadcrumb */


/* title */

.vmmenu-title > span {
    margin-left: 10px;
    text-transform: capitalize;
}

.style-3 .vmmenu-title {
    height: 54px;
    padding: 15px;
}

.vmmenu-title {
    background-color: #7eba03;
    border-radius: 15px 15px 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    padding: 10px 15px;
}

.category-list-inner ul .lable1:hover .child,
.child .lable1:hover .child1 {
    display: block;
    z-index: 1;
}

.van_inner .more {
    color: #fff;
}

.more {
    color: #fff;
    padding: 12px 18px;
}

.style-3 .more {
    color: #fff;
    padding: 23px 18px;
}

.more a {
    color: #fff;
}

.more a > span {
    margin-left: 8px;
}


/* categori */

.accordion {
    background-color: #fff;
    box-shadow: 0 0 5px 0px #e8e8e8;
    list-style-type: none;
    padding: 20px;
}

.accordion ul {
    display: block;
    margin: -4px 0;
    padding: 0;
    width: 100%;
}

.accordion li {
    cursor: pointer;
    display: block;
    position: relative;
}

.accordion li.active> span.down-up:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 12px;
}

.accordion span.down-up {
    color: #333;
    padding: 4px 12px;
    position: absolute;
    right: 0;
    top: 4px;
}

.mobile-main-menu .accordion span.down-up {
    color: #999;
}

.mobile-main-menu .accordion ul > li > a::before {
    background: #999;
}

.accordion span.down-up:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
}

.accordion a:hover {
    color: #444444;
}

.accordion a {
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
}

.accordion li a:hover {
    color: #8ec63f;
}

.accordion ul a {
    padding: 7px 0 7px 15px;
}

.accordion ul > li > a::before {
    content: "\f0da";
    font-family: fontawesome;
    font-size: 12px;
    padding: 0 5px 0 0;
}

.accordion ul>li>ul>li> a {
    padding: 7px 0 7px 25px;
}

.more-categ {
    background-color: #e8e8e8;
    border-radius: 0 0 15px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    padding: 10px 15px;
}

.more-categ > a {
    color: #333;
    font-size: 15px;
}

.more-categ i {
    font-size: 12px;
    padding-right: 3px;
    color: #7eba03;
}

.nav_vmmenu-area {
    margin-top: 30px;
}


/* resent post */

.resent-media-img {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

.resent-media-img img {
    width: 100%;
}

.media-content .post-meta li {
    color: #999;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 4px;
}

.media-content .post-meta a {
    color: #999;
}

.media-content .post-meta a:hover {
    color: #8ec63f
}

.media-content span {
    color: #333;
    font-style: normal;
    margin-left: 0;
    margin-right: 5px;
}

.recent-media {
    margin-bottom: 20px;
    overflow: hidden;
}

.left-recent-post .hadding {
    margin-bottom: 30px;
}

.recent-media .product-name {
    margin-top: -22px;
}

.blog-page .our-blog-details {
    margin-top: 30px;
}

.blog-page .blog-post-meta > li.last-child {
    display: none;
}

.blog-page .blog-post-meta > li {
    padding-right: 30px;
}

/** blog details page **/

.blog-details-page .blog-long-img {
    margin-top: 30px;
}

.blog-details-page .hadding-title {
    font-size: 25px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    font-family: roboto, sans-serif;
}

.blog-details-page .hadding-title > a {
    color: #333;
    line-height: 1.5;
}

.blog-details-page .hadding-title > a:hover {
    color: #8ec63f;
}

.blog-details-page .post-detail > p {
    margin-top: 30px;
}

.blog-details-page .post-detail2 > p {
    margin-top: 30px;
    margin-left: -15px;
}

.blog-details-page .post-detail3 > p {
    margin-top: 30px;
}

.blog-details-page .blog-comment-box {
  display: inline-block;
  margin-top: 70px;
}

.blog-disk-box {
    background-color: #8ec63f;
    font-size: 24px;
    line-height: 2;
    padding: 50px;
    color: #fff;
    border-radius: 10px;
    margin-top: 50px;
}

.media-content .athor {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    margin-left: 30px;
    padding: 5px 20px 20px 60px;
    margin-top: 50px;
}

.athor .comment-img > img,
.cliet-comment .comment-img > img {
    border-radius: 100%;
    margin-top: 70px;
    position: absolute;
}

.blog-details-page .media-content .post-meta li {
    display: inline-block;
    margin-right: 10px;
}

.blog-details-page .post-meta > p {
    margin-top: 15px;
    margin-bottom: 10px;
}

.comment-time {
    margin-top: 10px;
}

.blog-comment-box .hadding > span {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #333;
}

.cliet-comment {
    margin-left: 100px;
}

.blog-comment-box .comment-form.respond-form {
    margin-top: 30px;
}

.blog-det-comment-respond .form-control.border-radius {
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
/*** style 2 blog ***/
.style-2 .breadcrumb-box li {
  color: #fa655f;
}
.style-2 .vmmenu-title {
  background-color: #fa655f;
}
.style-2 .accordion li a:hover {
  color: #fa655f;
}
.style-2 .more-categ i {
  color: #fa655f;
}
.style-2 .blog-details .hadding-title > a:hover {
  color: #fa655f;
}
.style-2 .blog-disk-box {
  background-color: #fa655f;
}
.style-2 .media-content .post-meta a:hover {
  color: #fa655f;
}
/*** style 3 blog ***/
.style-3 .breadcrumb-box li {
  color: #E4003A;
}
.style-3 .vmmenu-title {
  background-color: #E4003A;
}
.style-3 .accordion li a:hover {
  color: #E4003A;
}
.style-3 .more-categ i {
  color: #E4003A;
}
.style-3 .blog-details .hadding-title > a:hover {
  color: #E4003A;
}
.style-3 .blog-disk-box {
  background-color: #E4003A;
}
.style-3 .media-content .post-meta a:hover {
  color: #E4003A;
}